Search results 52

Card image cap
NumberBeforeString

Cuts a number that would be found before certain word inside a block string. ...

Card image cap
ANmaHTMLPadding

Finds the padding or margin from a style statement for an HTML tag. Passing ...

Card image cap
SendEmailMsgv2023

Sending email using Microsoft 365 account. Edit 2024-01-02: Adding ability to ...

Card image cap
CopyDynamicRangeValue

Copy values from range to cell. Without using clipboard of course. Here the ...

Card image cap
SQL Related posts

Steps to create related posts query in SQL. Index, catalog, matching posts for ...

Card image cap
ANmaSQL_InsertStatement

Creates SQL INSERT statements from a table in Excel. Used to be executed to ...

Card image cap
Range_SaveAsImage

Exports range to an image, something we wanted to be able to do for a while now. ...

Card image cap
HTMLTagAttributeValue

Reads value of certain tag attribute from certain attribute Identify attribute ...

Card image cap
GenerateThumbnail.php

Generates thumbnail of an image and saving it in certain folder. Edit php to ...

Card image cap
UI_2ValidationsUpdate

Apply validation on two cells, when a 3rd cell is changed When modifying a ...

Card image cap
CreateList_Matching

Creates list of items found in rows, where these rows match a value in another ...

Card image cap
Custom Excel Right-Click Menus

Customizing Excel's right click menus The following code demonstrates how to ...